Other Classes

The following classes are available globally.

  • Represents a variant that can store either a GeoJSON geometry or an annotated layer feature.

    See more

    Declaration

    Objective-C

    
    @interface MBMAnnotatedFeature : NSObject

    Swift

    class AnnotatedFeature : NSObject
  • Represents a connection between a view annotation and specific features within a designated layer source.

    See more

    Declaration

    Objective-C

    
    @interface MBMAnnotatedLayerFeature : NSObject

    Swift

    class AnnotatedLayerFeature : NSObject
  • Options for custom raster source.

    See more

    Declaration

    Objective-C

    
    @interface MBMCustomRasterSourceOptions : NSObject

    Swift

    class CustomRasterSourceOptions : NSObject
  • Represents a specific setting for a view annotation anchor.

    See more

    Declaration

    Objective-C

    
    @interface MBMViewAnnotationAnchorConfig : NSObject

    Swift

    class ViewAnnotationAnchorConfig : NSObject